Fix return values of switch-to-prev/next-buffer.
authormartin rudalics <rudalics@gmx.at>
Tue, 31 Jul 2012 08:36:32 +0000 (10:36 +0200)
committermartin rudalics <rudalics@gmx.at>
Tue, 31 Jul 2012 08:36:32 +0000 (10:36 +0200)
commit0f5e1c81eec2389d37ffb1d5c925da84dba20c31
tree53bba7dd8ead6cf53135f2d0799036a2850a2733
parent703d2458945d49cf25a55b1c7c400778f46d77f8
Fix return values of switch-to-prev/next-buffer.

* window.el (switch-to-prev-buffer, switch-to-next-buffer):
Don't return a non-nil value when no suitable buffer was found.
lisp/ChangeLog
lisp/window.el